home *** CD-ROM | disk | FTP | other *** search
/ MacHack 1998 / MacHack 1998.toast / The Hacks! / Interim Executive Decision / steve.r < prev    next >
Encoding:
Text File  |  1998-06-21  |  1.8 KB  |  153 lines  |  [TEXT/CWIE]

  1. #include "AEUserTermTypes.r"
  2.  
  3. //****************************************************************************
  4. //
  5. // Resource Definitions.
  6. //
  7. //****************************************************************************
  8.  
  9. resource 'aete' (0, "English")
  10. {
  11.     0x1,
  12.     0x0,
  13.     english,
  14.     roman,
  15.     {    /* array Suites: 4 elements */
  16.         /* [1] */
  17.         "Required Suite",
  18.         "Terms that every application should support.",
  19.         'reqd',
  20.         1,
  21.         1,
  22.         {    /* array Events: 0 elements */
  23.         },
  24.         {    /* array Classes: 0 elements */
  25.         },
  26.         {    /* array ComparisonOps: 0 elements */
  27.         },
  28.         {    /* array Enumerations: 0 elements */
  29.         },
  30.         /* [2] */
  31.         "Executive Decision Suite",
  32.         "Terms that every good CEO should support.",
  33.         'SPJ!',
  34.         1,
  35.         1,
  36.         {    /* array Events: 0 elements */
  37.             /* [1] */
  38.             "steve",
  39.             "Change a gestalt value.",
  40.             'SPJ!',
  41.             'SPJ!',
  42.             'long',
  43.             "",
  44.             1,
  45.             0,
  46.             0,
  47.             0,
  48.             0,
  49.             0,
  50.             0,
  51.             0,
  52.             0,
  53.             0,
  54.             0,
  55.             0,
  56.             0,
  57.             0,
  58.             0,
  59.             0,
  60.             'type',
  61.             "The gestalt selector.",
  62.             0,
  63.             0,
  64.             0,
  65.             1,
  66.             0,
  67.             0,
  68.             0,
  69.             0,
  70.             0,
  71.             0,
  72.             0,
  73.             0,
  74.             0,
  75.             0,
  76.             0,
  77.             0,
  78.             {    /* array OtherParams: 1 elements */
  79.                 /* [1] */
  80.                 "to",
  81.                 'ARF ',
  82.                 'long',
  83.                 "new gestalt value",
  84.                 1,
  85.                 0,
  86.                 0,
  87.                 0,
  88.                 0,
  89.                 0,
  90.                 0,
  91.                 0,
  92.                 0,
  93.                 0,
  94.                 0,
  95.                 0,
  96.                 0,
  97.                 0,
  98.                 0,
  99.                 0,
  100.             },
  101.             /* [1] */
  102.             "get gestalt",
  103.             "Get a gestalt value.",
  104.             'SPJ!',
  105.             'GetG',
  106.             'long',
  107.             "value of a gestalt selector",
  108.             1,
  109.             0,
  110.             0,
  111.             0,
  112.             0,
  113.             0,
  114.             0,
  115.             0,
  116.             0,
  117.             0,
  118.             0,
  119.             0,
  120.             0,
  121.             0,
  122.             0,
  123.             0,
  124.             'type',
  125.             "The new gestalt value.",
  126.             0,
  127.             0,
  128.             0,
  129.             0,
  130.             0,
  131.             0,
  132.             0,
  133.             0,
  134.             0,
  135.             0,
  136.             0,
  137.             0,
  138.             0,
  139.             0,
  140.             0,
  141.             0,
  142.             {    /* array OtherParams: 2 elements */
  143.                 /* [1] */
  144.             };
  145.         },
  146.         {    /* array Classes: 0 elements */
  147.         },
  148.         {    /* array ComparisonOps: 0 elements */
  149.         },
  150.         {    /* array Enumerations: 0 elements */
  151.         };
  152.     };
  153. };